home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir25 / myf452.zip / MYF452.EXE / lha / MYF.DOC < prev    next >
Text File  |  1994-03-24  |  85KB  |  1,458 lines

  1.  
  2.  
  3.  
  4.                                                                      |
  5.                                             Managing Your Food       |
  6.                                             Version 4.52             |
  7.                                             Copyright (c) 1987-94    |
  8.                                             by MYF Software          |
  9.                                             Author Greg Aakhus       |
  10.                                                                      |
  11.  
  12.  
  13.  
  14.  
  15.  
  16.                                      _______                         |
  17.                                 ____|__     |               (tm)     |
  18.                              --|       |    |-------------------     |
  19.                                |   ____|__  |  Association of        |
  20.                                |  |       |_|  Shareware             |
  21.                                |__|   o   |    Professionals         |
  22.                              -----|   |   |---------------------     |
  23.                                   |___|___|    MEMBER                |
  24.  
  25.                                       -1-
  26.  
  27.  
  28.  
  29.  
  30.                              TABLE OF CONTENTS
  31.  
  32.  
  33.  
  34.             Introduction  and Overview ..................... Page 2
  35.                 (For abstract see README.MYF)
  36.  
  37.             Pull Down Menu Interface ....................... Page 5
  38.                 MYF custom settings
  39.  
  40.             The Ingredient, Recipe, Meal, and Plan files ... Page 9
  41.                 Recipe, Meal, and Plan files
  42.                 Nutritional Information
  43.                 Ingredient file
  44.                 Recipe file
  45.                 Meal file
  46.                 Plan  file
  47.  
  48.             General information ............................ Page 17
  49.                 HELP
  50.                 Record Editing - Adding and Modifying Records
  51.                 Data files, key files, and merging
  52.                 Listing Files
  53.                 Output to the Screen, Printer, or Disk
  54.                 Output by Template and Query
  55.  
  56.             System information ............................. Page 21
  57.                 Hardware requirements
  58.                 Backing up
  59.                 Monochrome monitor with color card
  60.                 Files on disk
  61.                 I/O errors
  62.                 CONFIG.SYS
  63.  
  64.             Reminder utility ............................... Page 22
  65.  
  66.             User Support (Registration)..................... Page 22
  67.  
  68.             Tutorial ....................................... Page 23
  69.  
  70.  
  71.  
  72.                                       -2-
  73.  
  74.                                 << OVERVIEW >>
  75.  
  76.         Context sensitive HELP is available anytime by pressing F1. It is
  77.         very useful in the PullDownMenu, just highlight the item of interest
  78.         using the Pull Down Menu (F10) and press F1.
  79.  
  80.         Glossary:
  81.         The following is a short description of a few of the computer
  82.         terms used in describing MYF.
  83.  
  84.         Field: A group of fields are used to make up a record or description
  85.                of a particular item; e.g., the vitamins, minerals, cost,
  86.                supplier, etc., would be different fields making up a
  87.                description of an ingredient (record) in the ingredient file.
  88.  
  89.         Record: Each instance of a group of fields would be one record;
  90.                e.g., almonds would be one record in the ingredient file.
  91.                Almonds are described by the fields (vitamins, cost, etc.).
  92.                Each record contains the same fields in a file. So all
  93.                ingredients would have the same description outline.
  94.  
  95.         Database file: A collection of records all having the same fields;
  96.                e.g., the recipe file is a collection of different recipes.
  97.                The meal file is a file containing the meals. Each record
  98.                in a file is described by the fields. All data files in MYF
  99.                (*.DAT) are actually database files, but are referred to as
  100.                files in the PDM and in the rest of the documentation.
  101.  
  102.         I/O: Input/Output. Simplistically, I/O occurs when the program is
  103.                accepting data from the keyboard or mouse, or outputting data
  104.                to the screen, disk, or printer. Most I/O errors occur writing
  105.                to disk. The disk may be full or the key files out of synch.
  106.  
  107.         Special characters: Control and Alternate characters are invoked by
  108.                holding down by holding down the control or alternate key and
  109.                then pressing the letter specified. These are used to send
  110.                commands to the program. In the documentation, control F, is
  111.                specified as ^F. Alternate C is specified as Alt C.
  112.  
  113.         Query: Search or qualify records in a file based on criteria. To get
  114.                a list of all recipes having more than 30% Fat, you would
  115.                query the recipe file.
  116.  
  117.         Every ingredient in each recipe, meal, or plan should be in the
  118.         ingredient file one time and only one time. The ingredient file
  119.         contains the detailed information about every ingredient (nutritional
  120.         information, cost, etc.). When adding or editing recipes, meals, or
  121.         plans, all items referencing the ingredient file are checked.
  122.  
  123.         See the < TUTORIAL > at the end to learn the program by example.
  124.  
  125.         << COMMAND LINE PARAMETERS >>
  126.         You may skip the main screen and go right to one or the four main
  127.         files by adding a parameter(I, R, M, P) after the MYF on the DOS
  128.         command line. For example, "MYF R" will go to the recipe file.
  129.  
  130.                                       -3-
  131.  
  132.         The structure of MYF is very simple:
  133.  
  134.         *-------*
  135.         | PLANS |-----*--*  Plans consist of meals, recipes, ingredients.
  136.         *-------* |   |  |
  137.         *-----------* |  |
  138.         |   MEALS   |-|--|  Meals consist of recipes, ingredients.
  139.         *-----------* |  |
  140.         *--------------* |
  141.         |   RECIPES    |-|  Recipes consist of other recipes, ingredients.
  142.         *--------------* |
  143.              |           |
  144.              *-----------|
  145.                          |
  146.         *------------------*
  147.         |   INGREDIENTS    |  Ingredients are the basic building blocks
  148.         *------------------*  containing the nutritional information & cost.
  149.  
  150.  
  151.         Recipes may reference other recipes. This saves time by not having
  152.         to rekey information and helps keep recipes organized. Entering
  153.         "SER" in the measurement field will tell the program to look in
  154.         the recipe file, not the ingredient file for the item. This
  155.         reference can be used from the recipe, meal, or plan file. Entering
  156.         1 SER ITALIAN SAUCE in a SPAGHETTI recipe will inform the program
  157.         to use 1 serving of the ITALIAN SAUCE recipe. Enter 1 SER ITALIAN
  158.         SAUCE in the LASAGNE recipe to do the same. The ingredients for the
  159.         ITALIAN SAUCE recipe only need to be entered one time. The MEAL and
  160.         PLAN records may not reference themselves. The MEAL records can
  161.         only reference recipes or ingredients. The Plan file can reference
  162.         recipes, ingredients, and meals.
  163.  
  164.         Since food is usually bought in different measurements than
  165.         specified in a recipe, measurements are usually different in
  166.         the ingredient file than in the recipe file. Each item in the
  167.         recipe, meal, or plan files referring to the ingredient file
  168.         must have a multiplier, or conversion value, to relate the
  169.         measurements. For example, butter is usually specified as
  170.         tablespoons in a recipe, but bought by the pound at the store.
  171.         The multiplier here would be 32 (32 tablespoons per pound of
  172.         butter). The program knows the common volume-to-volume and
  173.         weight-to-weight values. Volume-to-weight values are ingredient
  174.         specific and are listed in the ingredient file. All values may be
  175.         modified and new values added, with the option to make the change
  176.         this once or to use the value from now on. For more information see
  177.         < MULTIPLY FIELD >, < MEASUREMENT FIELD >, < VOLUME EQUIVALENTS >,
  178.         or < MYF.TBL >,
  179.  
  180.         To prevent misspelling and duplication, ^G will "GET" a listing
  181.         of the ingredients and optionally fill in the ingredient field
  182.         of the recipe, meal, or plan. With "SER" in the measurement
  183.         field, pressing ^G will show the listing of recipes instead of
  184.         ingredients. With "MLS" in the measurement field, ^G will
  185.         show the meal file. ^L will Locate only specific ingredients.
  186.  
  187.                                       -4-
  188.  
  189.         Planning:
  190.  
  191.         Weekly Menus are entered in the plan file. A shopping list
  192.         (order form) can be written out arranged by supplier and section
  193.         (store and aisle). The nutritional information and cost can be
  194.         shown by the recipe, meal, day, or week. These weekly shopping
  195.         lists may be combined with other weekly plans to make monthly
  196.         or yearly shopping lists. Items may be deleted from the list or
  197.         deducted from inventory.
  198.  
  199.         Output:
  200.  
  201.         All records in all files may be sorted by field, then listed to the
  202.         screen, printer or disk. It's easy to list all the recipes by lowest
  203.         percentage of fat per serving first, low cost first, high vitamin B1
  204.         last, etc. Output may be a summary or complete record. Just recipes
  205.         containing a specified ingredient may be listed. Disk output may be
  206.         appended.
  207.  
  208.         Nutritional information:
  209.  
  210.         The following nutritional items are tracked by MYF. Carbohydrates(g),
  211.         Protein(g), Fat(g), Mono unsaturated fatty acids(g), Poly unsaturated
  212.         fatty acids(g), Saturated fatty acids(g), sugar(g), Cholesterol(g),
  213.         fiber(g), and percent RDI. Measurements for vitamins and minerals are
  214.         in milligrams unless otherwise specified. Vitamins: A(IU), B1, B2,
  215.         B6(mcg), B12(mcg), C, D(IU), E(IU), Folic Acid, Niacin and Pantothenic
  216.         Acid. Minerals: Ca, Mg, Zn, Mn, K, P, Fe, Cu, and Na. Plus the 8
  217.         standard food exchanges. Alcoholic calories are listed as
  218.         carbohydrates. One gram of alcohol = 6.9 calories = 1.725 grams of
  219.         carbohydrate. All values supplied are from the USDA food composition
  220.         tables (USDA handbook #8, Release 10). Exchange information is
  221.         computed from the ratios of carbohydrates, fats and proteins.
  222.  
  223.         Additional Features:
  224.  
  225.         The Pull Down Menu (PDM) provides an avenue to learn the program
  226.         painlessly as you work. Short cut keystrokes are shown to help you
  227.         learn to work quickly. You may easily negotiate from one place to
  228.         another without constantly backing out of menus.
  229.  
  230.         << MYF.SET >>
  231.         The exact place in the file (what record and field) is remembered
  232.         when leaving a file, not only in the session, but also when entering
  233.         the program again. This provides instant file switching; e.g., if
  234.         you are editing a recipe and want to change an ingredient, press
  235.         Alt I, find the ingredient, make your change, press Alt R, and you
  236.         will be back at the same record and in the same field of your recipe.
  237.         Pressing Alt I again will return to the ingredient file at the same
  238.         ingredient and field. These bookmarks are remembered session to
  239.         session by writing to MYF.SET. All other custom settings are also
  240.         written to MYF.SET. This will make updating very simple as your
  241.         Registration name and number are in here too.
  242.  
  243.         Ingredients, recipes, meals, or plans files may be merged, from one
  244.         file to another of the same type. This encourages users to freely
  245.         exchange recipes, etc., without rekeying the information.
  246.  
  247.                                       -5-
  248.  
  249.  
  250.                                << PULL DOWN MENU >>
  251.  
  252.         The Pull Down Menu (PDM) system lets you do work and learn the
  253.         program at the same time. It also alleviates the need to back
  254.         out of nested menus to get to an option at the top. Commonly
  255.         used commands are shown with short cut keystrokes on the right.
  256.         Using the keystrokes is usually faster. Only the commands
  257.         available at any instance in the program are shown. To invoke
  258.         the PDM, press F10 or use the mouse. The main sections to choose
  259.         from are: MYF  FILES  [RECORDS or EDITOR]  [FIELDS]  [PLANNER].
  260.         Options in [] are shown when appropriate. The RECORDS and FIELDS
  261.         options are shown only while editing a data file, the PLANNER
  262.         option is shown when editing the plan file, and the EDITOR
  263.         option is shown when looking at Screen output or a text file.
  264.         For more information on EDITOR commands see < SCREEN OUTPUT >.
  265.         For context sensitive HELP, HIGHLIGHT an item and press F1!
  266.  
  267.         << PDM-MYF >>       Under MYF is:
  268.             How to Register   - Enter Reg name, address, and options.
  269.             Registration Num. - Unique number given to you upon registration
  270.             Custom Settings   - Set user installable options, see below.
  271.             About (Abstract)  - Outputs description and brief info about MYF.
  272.             History           - Outputs enhancements made to MYF
  273.             Shareware Concepts- Output general shareware concepts
  274.             Print Manual      - Send this documentation file to the printer.
  275.             Tutorial          - Browse this file starting at the tutorial.
  276.             Change Directory  - Change Dr/Dir to use different data files.
  277.             Output text file  - Display a previously saved listing.
  278.             Reminder File     - See Reminder utility in the system section.
  279.             Exit to DOS       - Quit MYF. (Alt X).
  280.  
  281.         << OUTPUT TEXT FILE >>
  282.         This will output a previously saved ASCII file to the screen,
  283.         printer, or disk. See < OUTPUT >. Entering a wild card will let
  284.         you select from the matching files.
  285.  
  286.         << CHANGE DIRECTORY >>
  287.         Data files are opened in the current Drive/Directory. To change
  288.         the Drive/Directory, select "change Dr/Dir" it under "MYF" on the
  289.         Pull Down Menu. Entering a wild card will let you select the
  290.         directories available. Using a different disk or directory for the
  291.         data will help keep the data organized. For example, a dietitian
  292.         may keep a few personal recipes in a separate directory.
  293.  
  294.         << CUSTOM SETTINGS >>   User installable options under MYF.
  295.  
  296.         << USER NAME >>
  297.         Enter a name the program will use for questions and messages.
  298.  
  299.         << INGREDIENT PATH >>
  300.         You may want many recipe files, but only one ingredient file.
  301.         Enter Drive/Directory where the ingredient file resides;
  302.  
  303.                                       -6-
  304.  
  305.         << USER EDITOR >>
  306.         You may install your own editor and use it when displaying the output
  307.         to the screen. You must specify the complete path and file name to
  308.         install an editor; e.g., "C:\EDIT\ED.COM". Caution: this is not like
  309.         running the program from DOS. The path and ".COM" or ".EXE" are
  310.         required. Batch files are not accepted. This option is not recommended
  311.         for computers with less than 640K. MYF uses about 400K (180K code, 64K
  312.         stack, 64K data, 96K heap), DOS about 50-80K, which leaves about 150K
  313.         for your editor and output file. The output file will most likely be
  314.         under 50K, leaving about 100K for your editor. If you try to run Word
  315.         Perfect 5.1, there will not be enough memory. A small ascii editor
  316.         like Norton (39K) would fit the bill here.
  317.  
  318.         << DELETE ON FIRST CHAR >>
  319.         With this option as YES, the current field will be deleted if the
  320.         first input in the field is an alphanumeric character.
  321.  
  322.         << NUTRITION QUESTION >>
  323.         Install an answer to the question about displaying nutrition.
  324.         Nutrition = Ask, (default) means ask about nutrition.
  325.         Nutrition = No, don't ask, do not display nutritional information.
  326.         Nutrition = Yes, don't ask, display the nutritional information.
  327.  
  328.         You may toggle Vitamins, Minerals, Exchanges or any combination
  329.         to be displayed with basic nutrition. If the nutrition question
  330.         is set to no, then Vitamins, Minerals, and Exchanges are not
  331.         displayed. Auto Fill for exchanges enables the program to
  332.         automatically fill in the exchanges. See < EXCHANGES >.
  333.  
  334.         NOTE: Since ALL nutritional information is tracked and posted at all
  335.         times, you are only picking what to display. You may change your mind
  336.         any time, and newly displayed information will be accurate.
  337.  
  338.         << PERCENT RDI >>
  339.         The percent RDI may be specified as infant, child, adult, or pregnant
  340.         /lactating woman. The program uses adult unless you change it here. It
  341.         looks up the information in MYF.TBL. NOTE: RDI replaces the term "U.S.
  342.         RDA (Recommended Daily Allowance)," which was introduced in 1973 as a
  343.         label reference value for vitamins, minerals, and protein in voluntary
  344.         nutrition labeling. The name was changed to avoid confusion with the
  345.         Recommended Dietary Allowances (RDA) from the Nation Research Council.
  346.         The values for the new RDI's are the same as the old U.S. RDA's. The
  347.         FDA plans to propose new values in 1994.
  348.  
  349.         << USER DEFINED FIELDS >>
  350.         You may define one or two fields of your own to track a trace mineral
  351.         or whatever your need may be. Basic Nutrition must be displayed to
  352.         display a user-defined field on output.
  353.  
  354.         << SIGNIFICANT DIGITS >>
  355.         Nutrition information is displayed with 0, 1, or 2 digits past
  356.         the decimal place. Use this option to specify the number of digits.
  357.  
  358.                                       -7-
  359.  
  360.         << INSTALL PRINTER >>  Select port, IBM/NON IBM, and lines/page.
  361.         The printer output usually goes to LPT1, Use Select Printer Port
  362.         to change this to LPT2 or LPT3. Many printers (Epson) cannot print
  363.         IBM box drawing characters. Toggling to "non-IBM printer" sets the
  364.         program to use other characters (*--*) for disk or printer output.
  365.         The program uses the number of lines/page to insert form feeds when
  366.         printer output is selected. Standard printer configuration is 6 lines
  367.         per inch (66 lines for an 11 inch page). For 8 lines per inch use 88.
  368.         A 1/2 to 1 inch top and bottom margin will be figured in. To suppress
  369.         all form feeds, ENTER 0. Form feeds are not written to disk or when
  370.         printing with a template file. See < OUTPUT BY TEMPLATE >.
  371.  
  372.         << COMMENT CHARACTER >> Ignore characters after this in ingred names.
  373.         This is used to allow comments inside an ingredient specifier. E.g.,
  374.         if your comment character is ";" then entering "ONIONS;CHOPPED" or
  375.         "ONIONS;SLICED" would look in the ingredient file for ONIONS. Be sure
  376.         to use a character that is not in any ingredient, recipe, meal, or
  377.         plan name.
  378.  
  379.         << PDM-FILE OPTIONS >>      Under FILES:
  380.             Ingredient file  Recipe file  Meal file  Plan file
  381.             Under each file are the options:
  382.                List records in file  - See < OUTPUT >.
  383.                Query records in file - See < QUERY >.
  384.                Edit I/R/M/P file     - Add or modify records in the file.
  385.                Rebuild Key(s)        - See < I/O ERRORS >.
  386.                Merge data files      - See < MERGING DATA FILES >.
  387.             Update Information - See < UPDATE NUTRITION >.
  388.  
  389.         << PDM-RECORD OPTIONS >>   Under RECORDS is:
  390.             Exit editing    <Esc>- Escapes to main menu option to save.
  391.             Find        ^F or F2 - Search for a record. See below.
  392.             Beginning    ^PageUP - Go to first record in file.
  393.             Ending     ^PageDown - Go to last record in file.
  394.             Add New    ^A or Ins - Blank form to fill out new record.
  395.             Copy           Alt C - Copy information from another record.
  396.             Print[Mtply&OutP] ^P - OutPut complete record w option to multiply.
  397.             Next          PageDn - Go to next record.
  398.             Previous      PageUp - Go to previous record.
  399.             Delete            ^D - Delete with a confirmation.
  400.             Export         Alt E - See < MERGING DATA FILES > below.
  401.             Nutrition         ^N - Display nutrition of whole record.
  402.             Output w/ Multiplier - Show record with hidden Conversion Value.
  403.             Output NLEA Label    - Use LABEL.LAW to produce consumer label.
  404.  
  405.         << FIND RECORD >>   ^F or F2
  406.         Find record is used to find a record in a file without leafing
  407.         through all previous or next records. You are presented with a
  408.         screen of records to select from. Use the arrow keys, PageUp,
  409.         PageDown, Home (Top of screen), End (Bottom of screen), ^PageUp
  410.         (Top of listing), ^PageDown (Bottom of listing) to move the
  411.         highlight. Pressing <Ret> or mouse LB will make a selection, <Esc>
  412.         to return without a selection. At this point, or any time the
  413.         selection screen is up you may enter ^L to Locate and limit the
  414.         selection. E.g., ^L, enter "casserole" will then show only the
  415.         selections containing the word "casserole". See < LOCATE >
  416.  
  417.                                       -8-
  418.  
  419.         << COPY RECORD >>   Alt C
  420.         Copy is used to copy information from one record in the same file
  421.         to the presently displayed one. This is used to save time when
  422.         adding similar records. E.g., to add crunchy peanut butter to the
  423.         ingredient file; edit the ingredient file, press ^A to get a new
  424.         record, enter the name, then press Alt C. Select the regular
  425.         peanut butter record to copy from. All fields of the regular
  426.         peanut butter record will be copied to the crunchy peanut butter
  427.         record, except the name field.
  428.  
  429.         << DELETE RECORD >>  ^D
  430.         To delete a record, view the record and press ^D. The program
  431.         will ask for a confirmation to make sure you did not accidentally
  432.         press ^D. The easiest way to delete all the records in a file is
  433.         to delete the data file (.DAT) at the DOS level. Deleting an
  434.         ingredient will clear any existing shopping list.
  435.  
  436.         << PRINT RECORD >>  ^P
  437.         To send the current record to the printer, disk, or screen press ^P,
  438.         or use the PDM. With recipe and meal records, an option to multiply
  439.         or divide the output is offered (original record quantities remain
  440.         unchanged). To divide, use a fraction for the multiplier, like "1/2".
  441.  
  442.  
  443.  
  444.         << PDM-FIELD OPTIONS >>    Under FIELDS is:
  445.             HELP                 F1 - Display help.
  446.             Clear right       ^U,F4 - Blank the rest of the field from cursor.
  447.             Field Nutrition   Alt N - Display nutrition of field with  cursor.
  448.             Get Ingredient    ^G,F7 - Select record from list, see < GET >.
  449.             Locate Ingredient ^L,F8 - Locate specific records see < LOCATE >.
  450.             Reject               ^R - Reject multiplier, see < MYF.TBL >.
  451.  
  452.         << PDM-PLANNING >>    Under PLANNING is:
  453.             Pick Start Day         - Change start day of plan.
  454.             Output Current Plan    - List plan to screen, printer or disk.
  455.             Output Recipes in Plan - List Complete recipes of active plan.
  456.             Output Shopping list   - List all ingredients making up plan.
  457.             Output Plan, Recipes, List - Output all 3 above lists.
  458.             Delete Ingredients from list - see < SHOPPING LIST >
  459.             Refigure List after Deletion - see < SHOPPING LIST >
  460.  
  461.  
  462.         << SUMMARY OF MYF KEYSTROKES USED >>
  463.            ^A, Ins  -Add          Alt A -Auto add   <Esc>  -Abandon change
  464.            ^B,^PgUp -Begin        Alt C -Copy       PageUp -Prev Record
  465.            ^D       -Delete       Alt E -Export     PageDn -Next Record
  466.            ^E,^PgDn -End          Alt I -Ingred     Backspace -del before Cur
  467.            ^F, F2   -Find         Alt L -Look       Tab,Dn,<Ret> -Next Field
  468.            ^G, F7   -Get          Alt M -Meal       Sh Tab,Up -Prev Field
  469.            ^L, F8   -Locate       Alt N -Nut of ing Delete -del under cursor
  470.            ^N, F9   -Nutrition    Alt P -Plan       Home -Begin of line/field
  471.            ^P       -Print        Alt R -Recipe     End    -End of line/field
  472.            ^R       -Reject       Alt X -eXit       F1     -Help
  473.            ^U, F4   -Delete right
  474.  
  475.                                       -9-
  476.  
  477.  
  478.  
  479.                << The INGREDIENT, RECIPE, MEAL, and PLAN files >>
  480.  
  481.         << NAME FIELD >>
  482.         The name field can be up to 20 characters in length. Blank and
  483.         duplicate names are rejected. Be careful when changing names,
  484.         as all items referencing the old name will not know the new name.
  485.  
  486.                     << The RECIPE, MEAL, and PLAN files >>
  487.  
  488.         << SERVINGS >>
  489.         Enter the number of servings the recipe, meal, or plan will make.
  490.         If no value is entered, 1 will be used. The cost and nutritional
  491.         information is computed and displayed per serving.
  492.  
  493.         << ENTERING INGREDIENTS IN THE RECIPE, MEAL, OR PLAN FILE >>
  494.         An ingredient does not necessarily have to be an ingredient from the
  495.         ingredient file. Remember, recipe or meal file "ingredients" can also
  496.         consist of recipes. Plan file ingredients can consist of meals,
  497.         recipes, or ingredients. Each "ingredient" field has a quantity,
  498.         measurement, and multiplier field associated with it. The measurement
  499.         field is used to specify the file the ingredient is referring to.
  500.         See < MEASUREMENT FIELD > below.
  501.  
  502.         << QUANTITY FIELD >>
  503.         Specifies the number of measurements or servings to use. A "0" in
  504.         the quantity field for a recipe (SER) or meal (MLS) means to include
  505.         1 full recipe or meal instead of the number of servings. You may
  506.         enter decimal or fractional values here. Use the "/" for fractions.
  507.         "3 1/2" is the same as "3.5" but "31/2" would be 15.5, be careful
  508.         with the spaces. If you enter an illegal number as "3 /3" etc., the
  509.         field will show "err" upon leaving. When entering numbers, the program
  510.         uses overstrike mode.
  511.  
  512.         << MEASUREMENT FIELD >>   Has 2 purposes:
  513.         1) To specify the measurement of an ingredient. If the measurement
  514.            is not the same as the measurement in the ingredient file, the
  515.            program will try to determine a multiplying factor from the table
  516.            MYF.TBL. If it can't match measurements here, then it tries with
  517.            the "volume equivalents" and "other" measurements from the
  518.            ingredient file. See < MYF.TBL > or < VOLUME EQUIVALENTS >. For
  519.            example, if 1 CUP milk is entered, and milk is in the ingredient
  520.            file measured as GAL, the program would look in the table and see
  521.            16 as the conversion value (16 cups=1 gallon). It would then know
  522.            the cost and nutrients in the ingredient file are 16 times the
  523.            values needed. If the field is not filled in, the program assumes
  524.            each; e.g., 2 " " apples. If the program can't determine a
  525.            measurement, then an "unrecognized measurement" warning will be
  526.            displayed when leaving the measurement field and you will be asked
  527.            to supply a value when leaving the ingredient field. See < MULTIPLY
  528.            FIELD >. You have the option to add the value to the table. See
  529.           < MYF.TBL > below for the common measurements.
  530.  
  531.  
  532.                                       -10-
  533.  
  534.         2) To specify an "ingredient" is actually a recipe, meal, or comment.
  535.            Entering "SER" specifies this "ingredient " is another recipe.
  536.            Entering "MLS" specifies this "ingredient " is a meal. Entering
  537.            "CMT" specifies this "ingredient" is a comment (ignore it). If
  538.            the recipe or meal file is referenced, the number in the QTY field
  539.            is the number of servings to use. For example, entering 2 SER
  540.            ITALIAN SAUCE in a spaghetti recipe informs the program to use 2
  541.            servings of ITALIAN SAUCE from the RECIPE FILE. The ITALIAN
  542.            SAUCE recipe may be used by the LASAGNE recipe without entering
  543.            the ITALIAN SAUCE ingredients over again. If the ingredients change
  544.            in the ITALIAN SAUCE, then all recipes referencing ITALIAN SAUCE
  545.            will reflect the change after an update. See < UPDATE NUTRITION >.
  546.            Recipes may reference other recipes also referencing other recipes.
  547.            In each recipe, the total number of recipes referenced is limited
  548.            to 10. This allows up to 200 ingredients in 10 sub-recipes. The
  549.            MEAL file can reference recipes or ingredients, but not other
  550.            meals. The PLAN file can reference recipes, ingredients, and meals,
  551.            but not other plans. There is NOT a 10 recipe limit for the PLAN or
  552.            MEAL file, since they may not reference themselves.
  553.  
  554.         << INGREDIENT FIELD >>
  555.         The ingredient field references the ingredient, recipe, or meal as
  556.         specified in the measurement field. If your entry is not found in
  557.         the appropriate file, a message will be displayed and you may press
  558.         Alt A to add the item; e.g., when entering a recipe name while
  559.         planning a menu, and you are informed the recipe in not in the
  560.         recipe file, press Alt A to enter the recipe file and add it. If you
  561.         are not sure if an ingredient, recipe, or meal is in the file, or
  562.         how it is spelled, Press ^G to Get a listing and select from it.
  563.         Using ^G prevents duplicate ingredients. See < GET >. ^G prevents
  564.         having "green onions," "gr onions," "green on," "green onion," and
  565.         "grn onion" in the ingredient file. Until my wife knew this, she
  566.         thought the computer couldn't remember green onions. ^L will locate
  567.         only specific ingredients. ^J (Jet) in the recipe/meal file will
  568.         switch to the ingredient file at that ingredient. If the measurement
  569.         for an ingredient is "CMT", the program will not look for the
  570.         ingredient in any file.
  571.  
  572.         Hint: For those wanting to track labor costs, make an ingredient
  573.         of "LABOR" with the cost, then specify how many units of labor in
  574.         the recipe.
  575.  
  576.         << BLANK FIELDS >>
  577.         The recipe and meal file will not accept blank ingredients
  578.         before the last ingredient. If you delete an ingredient and it
  579.         is not the last, you will be asked if you would like to delete
  580.         just this one or all remaining ingredients. The easiest way to
  581.         delete all ingredients in a recipe or meal record is to delete
  582.         the first one and answer Yes to delete all remaining ones.
  583.  
  584.         << MULTIPLY FIELD >>
  585.         The program needs to know the number by which to multiply the
  586.         measurement in the recipe file to equal the ingredient file
  587.         measurement. For example, butter is usually bought in pounds at
  588.         the store, but may be measured by tablespoons in a recipe. It
  589.         needs to know the number 32, for 32 TBS of butter in a pound.
  590.  
  591.                                       -11-
  592.  
  593.         Common conversion values are looked up in the program by reading
  594.         values from the file MYF.TBL or looking at the volume Equivalents
  595.         in the ingredient file. The multiply field is a hidden field
  596.         automatically filled in if both measurements are the same or it
  597.         can find the value MYF.TBL. If not, you will be prompted for the
  598.         number after leaving the ingredient field with an option of adding
  599.         it to the table or ingredient file for future reference. You
  600.         should add it so the program knows the value for updating. In any
  601.         case the program tells you what value was used through the bottom
  602.         message line.
  603.  
  604.         << MYF.TBL >>  The Conversion Table is in MYF4DATA.EXE.
  605.         MYF.TBL contains the percent U.S. RDI for infant, child, adult,
  606.         and pregnant/lactating woman. These values may be changed if there
  607.         are any updates from the government. MYF.TBL also contains the
  608.         volume-to-volume and weight-to-weight conversion values. MYF.TBL
  609.         is scanned for the the value matching the measurements. I.e., "cup"
  610.         and "qt" would yield a 4 for 4 cups in a quart. Volume-to-weight
  611.         conversions are ingredient dependent. There may be 4 cups in a
  612.         pound of flour, but 5 1/3 cups in a pound of oatmeal. The program
  613.         will then look in the ingredient file for the volume or other
  614.         (unit) equivalent before again scanning the table, if it can't
  615.         match the measurements. See < VOLUME EQUIVALENTS >. If you find
  616.         the value the program used is unacceptable, press ^R to reject it,
  617.         and you may then enter the value yourself. If you enter the value
  618.         yourself, you have the option of adding it to the table or
  619.         ingredient file for future reference. MYF.TBL is an ASCII file. Use
  620.         the non-document mode in your word processor to browse or modify it.
  621.         The instructions for changing it are in the file. This is where to
  622.         change values and abbreviations.
  623.  
  624.            The following abbreviations are common in MYF.TBL:
  625.            TSP=teaspoon; TBS=Tablespoon; CUP; PNT=pint; QT=quart; HD=head
  626.            GAL=gallon; OZ=ounce; LB=pound; PKG=package; SL=slice; STK=stalk;
  627.            BOT=bottle; CL=clove; BCH=bunch; DOZ=dozen; 6PK=6 pack; " "=each;
  628.  
  629.         Note: If the cost or nutritional value of the record is obviously
  630.         wrong, but has no errors, the multiplier of one or more ingredients
  631.         is probably off. List the record with the show multiplier option
  632.         under records in the Pull Down Menu.
  633.  
  634.  
  635.         << VOLUME EQUIVALENTS >>
  636.         Volume-to-weight conversion values are ingredient dependent.
  637.         Place the volume equivalent values in the ingredient file for
  638.         the particular ingredient and measurement. If the main measurement
  639.         for oatmeal is pounds (lb), and there are 5 1/3 cups of oatmeal
  640.         in a pound, enter 5 1/3 cup after volume equivalent. The "Other"
  641.         equivalent field is usually used for units as in 3 bananas in a lb,
  642.         but may be used for any alternative equivalent value.
  643.  
  644.                                       -12-
  645.  
  646.  
  647.         << DISPLAY NUTRITION >>   Nutritional information and cost:
  648.         To display nutritional information or cost per serving of a recipe,
  649.         meal, or plan, use the display nutrition option under records on the
  650.         Pull Down Menu or press ^N. The percentages for fat, protein, and
  651.         carbohydrates are of total calories, not grams. See < NUTRITION >.
  652.         Vitamin and mineral percentages are U.S. RDI. Displaying nutrition
  653.         can be done any time in the recipe, meal, or plan files. This is
  654.         especially useful when changing ingredients or quantities to see
  655.         instantly what effect the change has on the cost or nutrition. See
  656.         settings under MYF of the Pull Down Menu to set exactly what
  657.         nutrients are displayed. The cost displayed in the recipe upper-right
  658.         corner is for the whole record. Negative values indicate errors. When
  659.         records are added or updated in the file, the nutritional information
  660.         and the cost is figured using the latest information in the
  661.         ingredient file. If an error occurs, the cost field will display a
  662.         negative number. The number to the right of the decimal point is the
  663.         ingredient number, the number to the left has the following meaning:
  664.            -1 = Cannot find the ingredient record.
  665.            -2 = Cannot find the recipe record.
  666.            -3 = Error in referenced recipe.
  667.            -4 = Recipe is referencing itself or referencing another
  668.                 recipe referencing this one (circular reference).
  669.            -5 = There are more than 10 total calls to other recipes
  670.                 in this recipe and all referenced recipes.
  671.            -6 = Cannot find a conversion value for a measurement.
  672.            -7 = Cannot reference a meal in the recipe or meal file.
  673.  
  674.         Do not worry about remembering this. Pressing ^N will explicitly
  675.         state what the error is, and where it occurred. The plan file will
  676.         not consider unknown ingredients as errors, but as comments. This
  677.         lets you to enter "leftovers", etc.
  678.  
  679.         << FIELD NUTRITION >>
  680.         When editing a plan, meal, or recipe, the nutrition for one
  681.         field may be displayed by using display field nutrition under
  682.         Fields on the Pull Down Menu or Alt N. Place the cursor in the
  683.         quantity, measurement, or ingredient field of the item to display;
  684.         e.g., if the first item in a recipe is "2 cup milk." Put the
  685.         cursor on any of the 3 fields and press Alt N. Nutrition will then
  686.         be displayed for 2 cups of milk. Pressing Alt N on "3 SER lasagne"
  687.         will show nutrition for 3 servings of the recipe lasagne.
  688.  
  689.         << UPDATE NUTRITION >>
  690.         When records are added or updated in the recipe, meal, or plan file,
  691.         the nutritional information and the cost is figured using the latest
  692.         information in the ingredient file. If the cost or nutrition of an
  693.         ingredient is changed, then all the recipes, meals, and plans
  694.         referencing this ingredient will need to be updated. This can be
  695.         done by selecting "UPDATE INFORMATION" under files on the Pull
  696.         Down Menu. If any nutritional or cost information was changed in
  697.         the ingredient file, a reminder about updating is displayed.
  698.         Exchanges may also be refigured under "UPDATE Information". See
  699.         < EXCHANGES >.
  700.  
  701.                                       -13-
  702.  
  703.         << GET >> ^G (or ^L for LOCATE or ^J for Jet)
  704.         When in the ingredient field, press ^G to see all the records
  705.         already in the referenced file. ^G with "SER" in the measurement
  706.         field will Get all the recipes. ^G with "MLS" in the measurement
  707.         field will Get a list of all the meals. See < MEASUREMENT FIELD >.
  708.         Pressing ^J will switch to the ingredient file at that ingredient.
  709.         Pressing ^L in the ingredient field will only display the items
  710.         containing the word in the ingredient field. See < LOCATE > below.
  711.         Use the arrow keys, PageUP, PageDown, ^PageUp, ^PageDown, Home, End
  712.         to move the highlight. Press <Ret> (mouse LB) to select an item,
  713.         <Esc> to return without a selection. To start the display at a
  714.         particular letter or record, enter a few letters first. E.g., to
  715.         display the page starting with the T's, enter "T" then press ^G.
  716.         USE ^G or ^L TO KEEP THE INGREDIENT FILE VOID OF DUPLICATES!
  717.  
  718.         << LOCATE >> ^L
  719.         Any time the screen showing items to select from is displayed, such as
  720.         after a ^Get or ^Find, the display may be qualified. To reduce the
  721.         choices displayed, press ^L. Enter a qualifying string, then only the
  722.         ingredients containing the name entered, will be displayed. E.g. press
  723.         ^L, enter "MILK", and only the items containing "MILK" in the name
  724.         will be shown. ^L is not case sensitive and ^L may be repeated.
  725.  
  726.         << LOOK >>
  727.         You may take a look at an ingredient, recipe, or meal by pressing
  728.         Alt L, while in the choice screen, like after a ^G, ^L, or ^F.
  729.  
  730.                              << INGREDIENT FILE >>
  731.  
  732.         Adding ingredient records can be done directly or when editing the
  733.         recipe or meal file and the ingredient is not in the file. When
  734.         editing a record in the ingredient file, be careful about modifying
  735.         the name, as all recipes referencing the old name will not know the
  736.         new name. All fields other than the name field in the ingredient file
  737.         are optional. The full name as described by the USDA is supplied in
  738.         the description field. To make the shopping list easy to read, enter
  739.         the measurement in units the item is purchased in; e.g., for milk,
  740.         use GAL. Use Volume Equivalents for items normally bought by weight
  741.         and called for in recipes by volume. See < VOLUME EQUIVALENTS >.
  742.  
  743.         << SUPPLIER AND SECTION >>
  744.         The program outputs the shopping list categorized by the supplier
  745.         and section fields. Use ^G to Get other supplier and sections
  746.         already in use. You may wish to bring home the store directory
  747.         available at most markets and use the section field for the aisle
  748.         or location in the store.
  749.  
  750.         << ING COMMENT FIELD >>
  751.         The comment field is for your use. Some people use it to specify
  752.         a brand name or coupon buy. The database comes with the USDA
  753.         nutrient database number in the comment field. Ingredient
  754.         comments are displayed with the shopping list.
  755.  
  756.         << ING MEASUREMENT >> following are common abbreviations in MYF.TBL:
  757.         TSP=teaspoon; TBS=Tablespoon; CUP; PNT=pint; QT=quart; HD=head
  758.         GAL=gallon; OZ=ounce; LB=pound; PKG=package; SL=slice; STK=stalk;
  759.         BOT=bottle; CL=clove; BCH=bunch; DOZ=dozen; 6PK=6 pack; " "=each;
  760.  
  761.                                       -14-
  762.  
  763.         << NUTRITION >>  and cost fields - INGREDIENT FILE
  764.         The cost, grams of fat, protein, carbohydrates, vitamins, minerals,
  765.         and exchanges are per unit of measurement as specified in the
  766.         measurement field. E.g., bread has LB in the measurement field. If
  767.         one slice of bread has 10 grams of carbohydrates and there are 20
  768.         slices in a pound, then 200 for carbohydrates is shown. To enter
  769.         information that is supplied in a different measurement, enter it as
  770.         is, then multiply the information. Vitamins and minerals may be
  771.         entered by percent RDI. To do this just add "%" to the end of the
  772.         number. E.g., enter "10%". The value will then be computed according
  773.         to the RDI setting (infant, child, adult, or pregnant/lactating).
  774.         The percent RDI values listed on the jars of Baby food are for infant.
  775.         Adult is the default setting, but this may be changed (PDM-CUSTOM
  776.         SETTINGS-NUTRION). Also see < PERCENT RDI >. The nutritional values
  777.         listed in the database are for the edible part, exclusive of refuse.
  778.         The nutrition for chicken is per lb without the bones. The percentages
  779.         listed after Fat, Carbohydrate, and Protein, are the percentage of of
  780.         total calories. Combined percentages add up to ~100. Why does 2% milk
  781.         show 35% fat? The fat percentage of on the carton is figured using
  782.         weight of fat vs. total weight. This includes water, etc. The 35% fat
  783.         figured in the program means 35% of the total calories were obtained
  784.         from fat. The fat percent shown on a label of Daily Value is
  785.         percent of total recommended fat for the day. NOTE: if a number is
  786.         too big for the field, it is shown in scientific notation with an
  787.         "e", 20000 would be 20e3 in a four character field (20 times 10**3).
  788.         You may not enter numbers this way because of error checking.
  789.  
  790.         << EXCHANGES >>
  791.         The exchanges are an additional nutritional guide and are computed
  792.         using the information from the carbohydrates, protein, and fat grams,
  793.         their ratios, based on a method developed by the Diabetes Education
  794.         Center, Minneapolis, MN. Normally, exchanges are automatically
  795.         computed. The program will fill out the exchanges very accurately.
  796.         The meat exchanges are figured for lean, medium, and high fat, and
  797.         any excess fat between the categories is put into the fat exchange.
  798.         A bread exchange is exactly equal to a fruit and vegetable exchange.
  799.         The program figures out which exchange to use by the ratios of
  800.         protein, carbohydrate, and fat. The exchanges always add up to the
  801.         right calories, although they may not fall in the exact category you
  802.         expected. If auto calculation of exchanges is not desired, this may
  803.         be toggled off in the PDM (MYF-CUSTOM SETTINGS-NUTRITION). You may
  804.         update all the exchanges of all ingredients by selecting "UPDATE
  805.         INFORMATION" under files on the PDM. See < UPDATE INFORMATION >.
  806.         Exchange values for Meal Planning were developed by the American
  807.         Diabetes Association, Inc., and the American Diabetic Association:
  808.  
  809.         Exchange         Calories     Carb(g)  Protein(g)  Fat(g)
  810.         -----------------------------------------------------------------
  811.          MILK (non-fat)     80           12         8       -
  812.          VEGETABLE          28            5         2       -
  813.          FRUIT              40           10         -       -
  814.          BREAD              68           15         2       -
  815.          FAT                45            -         -       5
  816.          MEAT (Lean)        55            -         7       3
  817.          MEAT (Med fat)     78            -         7       5.5
  818.          MEAT (Hi fat)     100            -         7       8
  819.  
  820.                                       -15-
  821.  
  822.         << MULTIPLY INFORMATION >>
  823.         Multiply Record is used to double, triple, or divide a recipe, meal,
  824.         plan, or ingredient. Pick MULTIPLY RECORD under records on the Pull
  825.         Down Menu, then enter a number (real or integer) to multiply the
  826.         whole record by when prompted. For full recipes (0 QTY), the program
  827.         looks up the servings in the recipe file and uses that number. In the
  828.         ingredient file, MULTIPLY RECORD is used to change a measurement.
  829.         E.g., if an ingredient is measured in OZ, the cost the nutritional
  830.         information will have to be multiplied by 16 to change to LB.
  831.         A new measurement and multiply field will be displayed on line 23.
  832.         Enter a new measurement, then the number to multiply all the
  833.         information. You may reduce the measurements by multiplying by a
  834.         fraction. Be sure all the information is correct before multiplying.
  835.         If auto fill is on, new exchange values will also be computed.
  836.  
  837.                                 << RECIPE FILE >>
  838.  
  839.         A recipe in the recipe file is made up of ingredients from the
  840.         ingredient file and/or other recipes. For the cuisine field enter
  841.         the type of food; e.g., Mexican, Italian, American, etc., or use it
  842.         for a comment field. Recipes may be sorted by cuisine. Use ^G (GET)
  843.         when in this field to get a listing of cuisines already in the file.
  844.         This will help keep the field "clean." The recipe file has an import
  845.         ASCII file feature. See < IMPORT ASCII RECIPES >.
  846.  
  847.         << DIRECTIONS >>
  848.         Normally, only the top line of the directions is visible when editing
  849.         a recipe. Pressing return in the quantity field with no entry will
  850.         move to the direction field. All 16 lines will then be visible and a
  851.         mini editor with word wrap is invoked. To delete whole lines press F3,
  852.         or replace the line with ShF3. Join lines by by using Del at the end
  853.         of a line, or "<-" at the beginning of a line. The commands and keys
  854.         are at the bottom of the screen. The mouse may be used to move the
  855.         cursor and "Control ]" is used to enter the "degree sign". Be sure
  856.         to have an IBM or compatible printer to print the "degree sign".
  857.         Press <Esc> or use the mouse to leave the direction field.
  858.  
  859.         << CONVERT >>  Version 4.5 added two fields to the recipe/meal file.
  860.         Version 4.5 added the fields "Serving Size" and "Servings Per
  861.         Container" to help output an FDA NLEA label. For those updating
  862.         their program, automatic convert utility is invoked upon editing a
  863.         database file. This will convert versions below 4.5 to 4.5 format. No
  864.         information will be lost. The Serving Size and Serving per Container
  865.         fields will be blank. This may not be noticable anyway because these
  866.         fields are shown only when outputing an NLEA label. E.g., editing the
  867.         recipe file with an out of date database will invoke the utility and
  868.         ask for confirmation to convert. It will rename the old recipe file to
  869.         RECIPE.OLD and the old meal file to MEAL.OLD. Versions 1 & 2 need to
  870.         update to version 3 before converting to version 4.5.
  871.  
  872.         << NLEA LABELS >>  A special template file. See < OUTPUT BY TEMPLATE >
  873.         The file LABEL.LAW contains an template for producing a label to meet
  874.         the FDA's provisions of the Nutrition Labeling and Education ACT of
  875.         1990 (NLEA). Edit the "LABEL.LAW" file or output a recipe or meal label
  876.         for more information. Outputing NLEA labels can be done by record,
  877.         PDM-RECORDS or by file, PDM-FILES-RECIPE-LIST. At this time the MYF
  878.         database is NOT FDA certified. Work is being done to certify it.
  879.  
  880.                                       -16-
  881.  
  882.                                  << MEAL FILE >>
  883.  
  884.         Meal records consist of recipes and/or ingredients. Meal records are
  885.         used to combine multiple recipes to make up a meal for use in the
  886.         plan file. The meal file is similar to the recipe file, but has only
  887.         one comment line vs. 16 lines of Directions. Meals cannot reference
  888.         other meals. The category field may be used to categorize the meals
  889.         by breakfast, lunch, or dinner, etc. ^G (Get) in the category field
  890.         will display a list of categories already in use.
  891.  
  892.                                 << PLAN FILE >>
  893.  
  894.         Each plan record consists of the meals, recipes, and ingredients
  895.         of a weekly menu. They are categorized by day (breakfast, lunch,
  896.         and dinner), with an area for extra items. You may output the
  897.         shopping list or all recipes used for a particular plan.
  898.         See < ENTERING INGREDIENTS > for more information.
  899.  
  900.         << START DAY >>
  901.         The start day may be changed at any time in the plan file by
  902.         selecting "Pick Start Day" under planning on the Pull Down Menu.
  903.  
  904.         << SHOPPING LIST >>
  905.         The output from a plan can be a summary of the plan, with complete
  906.         recipes, a shopping list, or any combination. When outputting a
  907.         shopping list, you will be asked if you would like to add to the
  908.         list or start a new one. By adding lists, plans may be combined
  909.         into one shopping list consisting of many weeks. You will also be
  910.         asked if you would like to deduct the ingredients from "IN STOCK",
  911.         the field in the ingredient record showing the current inventory.
  912.         This would subtract the quantities from the inventory and only
  913.         those total quantities larger than the inventory would be shown on
  914.         the list. Not deducting the ingredients would show all items used
  915.         in the plan on the shopping list. If all items in the ingredient
  916.         file have 0 inventory (as supplied), choosing to deduct from stock
  917.         would produce the same list. If nutritional information is to be
  918.         displayed when planning a menu, the accumulated total for each day
  919.         will be listed after the last recipe of the day. Also a grand total
  920.         for the whole list will be outputted at the end. The percent of RDI
  921.         in the grand total is divided by seven to give you a daily average.
  922.         Although intended to be a menu planner, the program may also be used
  923.         for counting the number of calories consumed earlier.
  924.  
  925.         Ingredients may be deleted or quantities changed on the shopping
  926.         list by selecting "Delete Ingredients From List" under planner on
  927.         the PDM. This is useful if you want to cross items off the list.
  928.         A new list may then be outputted by selecting "Refigure List After
  929.         Deletion" on the PDM. NOTE: using next record and previous record
  930.         when deleting items moves in shopping list order, by Supplier,
  931.         then Section, then Alphabetically.
  932.  
  933.         << PLAN COMMENT FIELD >>
  934.         The plan file contains a short comment field to describe the plan.
  935.         Also in the plan file if an ingredient is not found, it is assumed
  936.         to be a comment. If you happen to be going out or having leftovers,
  937.         just enter "going out" or "leftovers" as an ingredient.
  938.  
  939.                                       -17-
  940.  
  941.  
  942.                              << GENERAL INFORMATION >>
  943.  
  944.         << HELP >> F1; or MSMouse - right button.
  945.         Help is available almost any time by pressing F1 or the right button
  946.         of the mouse. The program loads MYF.DOC (this file) in the browse
  947.         utility starting at the help section corresponding to where in the
  948.         program F1 was pressed. Context sensitive HELP is also available
  949.         in the PULL DOWN MENU. HIGHLIGHT the item of interest and press F1.
  950.         You may look at any other part of the documentation using Page Up,
  951.         Page Dn, ^PgUp, ^PgDn, ^Find, etc. Press <Esc> to exit help.
  952.  
  953.         << PROMPTED INPUT >>
  954.         If the program needs further information, or a decision from you,
  955.         a selection box is shown on the screen. Valid responses are
  956.         displayed underneath the question. There are three ways to choose.
  957.           1) Use the arrow keys to highlight your pick and press <Ret>.
  958.           2) Enter the first letter of the answer (for Escape, press <ESC>).
  959.           3) Use the mouse by pressing the left button on the answer desired.
  960.  
  961.         << MESSAGES >>
  962.         The program displays information on the message line, line 25.
  963.  
  964.         << RECORD EDITING >>      Adding and Modifying Records
  965.         The name field must be filled in for every record and it must be
  966.         unique. Duplicate names in the same file are rejected. The program
  967.         will not let you to leave the name field if it is blank or a
  968.         duplicate. The program allows an option to delete the current entry
  969.         if the first character is alphanumeric. See < DEL ON FIRST CHAR >.
  970.  
  971.         There is on need to explicitly save the modifications made to a
  972.         record. All changes are saved upon leaving the record. To abandon
  973.         the current modifications, press <Esc>. You will be asked for
  974.         confirmation. This will give you the option to return to the state
  975.         the record was in at the last save. Certain options are not always
  976.         applicable at all times; i.e. you may not delete(^D) a record when
  977.         adding, since it is not in the file in the first place. Also, next
  978.         and previous record are not used when adding records.
  979.  
  980.         << OUTPUT >>
  981.         All information in all the files may be directed to the screen,
  982.         printer, disk or any combination of these. The output may be
  983.         re-directed to your choice of device. Information may be changed when
  984.         outputting to screen, then redirected to the disk or printer. Disk
  985.         output may be appended to an existing file. This way it is easy to
  986.         make a file of two or more records. To list all the records in a
  987.         file, use Listing Files, under Files on the Pull Down Menu. Output
  988.         may be complete records, a summary, or with a template file. See
  989.         < OUTPUT BY TEMPLATE >. Nutritional information may be included.
  990.         Files can be sorted by high or low fat, protein, carbohydrate,
  991.         calorie, cost, alphabetical, vitamin, mineral, etc. Fat, protein, or
  992.         carbohydrate listings may be sorted by grams or percentage. Files may
  993.         also be listed using only records from the last query (see < QUERY >).
  994.         Be sure there is enough disk space, 5-100K, depending on the file
  995.         and quantity of information, to create sorting keys and temporary
  996.         files. When the computer is processing , output may be suspended by
  997.         pressing F1 (HELP) or aborted by pressing <Esc>.
  998.  
  999.                                       -18-
  1000.  
  1001.         << INVENTORY >> Output
  1002.         The value of the ingredients "In Stock" (an inventory) may be listed
  1003.         under the ingredient file options (PDM-FILE-INGREDIENT-LIST).
  1004.  
  1005.         << CONVERSION VALUE >> Output
  1006.         List the normally hidden table multiplier value when a record's
  1007.         nutritional information or cost is obviously wrong (PDM-RECORD).
  1008.  
  1009.         << LIST BY ING >>     Actually a quick query.
  1010.         Recipes may be listed by those containing a specified ingredient.
  1011.         Any recipe containing any part of the specified ingredient will
  1012.         be listed. E.g., to list all recipes containing beans, enter
  1013.         "beans" when prompted for a specified ingredient. If the recipe
  1014.         contains the ingredient it will be included in the list. Burritos,
  1015.         which contain "pinto beans" would be included in this example.
  1016.         All sub recipes will also be searched. This is not case sensitive.
  1017.  
  1018.         << OUTPUT BY TEMPLATE >>
  1019.         When outputting by template, the data may be in any form, with any
  1020.         fields, and in any order. In other words you specify exactly how the
  1021.         record will look on output. This could be very useful for printing
  1022.         recipe cards on any size form available. You define a template file
  1023.         to show exactly how to write the data. The program will read this
  1024.         file in, substitute the variables, and output the selected recipes to
  1025.         the screen, disk, or printer. Seven template files are provided as a
  1026.         guide. Complete instructions are in the template files on how to set
  1027.         up the form and how to specify the data in the records. No form feeds
  1028.         are written by the program when outputting by template. You may place
  1029.         form feed and or other printer control characters in the template
  1030.         files and save them under different names. TEMPLATE.ING is for the
  1031.         ingredient file, TEMPLATE.RCP is for the recipe file, TEMPLATE.ML is
  1032.         for the meal file, TEMPLATE.PLN is for the plan file, TEMPLATE.FRT
  1033.         and TEMPLATE.BCK are an example of a recipe card (front and back).
  1034.         LABEL.LAW is a template file for prducing a NLEA label.
  1035.  
  1036.         << SCREEN OUTPUT >>
  1037.         When output is directed to the screen, a mini-editor is used to page
  1038.         through the output with the ability to change it. This editor is
  1039.         perfect for small changes to small files (<85K bytes). Larger files
  1040.         can still be viewed, but if they are modified and saved, they will
  1041.         be truncated. You can tell if the file is too big to modify by the
  1042.         "out of memory" display at the end of the file. Editing commands are
  1043.         available under "Editor" on the PDM or use the following keys:
  1044.           Key:                         Action:
  1045.             Arrows                       Move Cursor
  1046.             PageUp, PageDown             Move by Page
  1047.             ^PageUp, ^PageDown           Top file, Bottom file
  1048.             Insert key                   Toggle Insert/Overstrike mode
  1049.             ^F, F2                       Find, (case insensitive)
  1050.             F3,  ^F3                     Delete line, Undelete line
  1051.             Home, End                    Begin line, End of line
  1052.             Mouse                        Left button moves cursor
  1053.             <Esc>                        Leave editor with option to save
  1054.  
  1055.         You may also install your own editor and use it when displaying the
  1056.         output to the screen. See < USER EDITOR >.
  1057.  
  1058.                                       -19-
  1059.  
  1060.         << DISK OUTPUT >>
  1061.         If you choose D for Disk, you will then be prompted for a file name
  1062.         (20 characters max). If the file exists, a confirmation will be made
  1063.         to be sure its ok to overwrite it. The program will not insert form
  1064.         feeds as defined in the lines/page when outputting to disk.
  1065.  
  1066.         << PRINTER OUTPUT >>
  1067.         The printer port is set up as LPT1 with an IBM compatible at 66
  1068.         lines/page. These may all be changed under MYF-CUSTOMIZE-PRINTER on
  1069.         the PDM. When output is directed to the printer it will use these
  1070.         settings. See < INSTALL PRINTER >. Individual records may be printed
  1071.         by pressing Ctrl P while editing the recipe, meal, or plan file.
  1072.         Nutritional information will be included if nutrition is on.
  1073.  
  1074.         << QUERY >>  Qualifying search of a data file.
  1075.         Querying a data file will find all the records meeting a certain
  1076.         criteria. Finding all the recipes over 30% fat, or all the meals over
  1077.         1000 calories that have casserole in the name, is easy. To query a
  1078.         file, select FILES from the PDM and choose QUERY under the file you
  1079.         wish to query. If this is not the first query for the file, you have
  1080.         the option to create a new query, or add to, or subtract from, the
  1081.         last query. Adding and subtracting queries will allow infinitely
  1082.         complex criteria to qualify on. For example, suppose you want to find
  1083.         all the recipes that are between 20% fat and 40% fat. First query for
  1084.         greater than 20% fat. Be sure to enter the "%" in the fat field or
  1085.         else the program will think you mean 20 grams. Then query again,
  1086.         SUBTRACTING from this query, which means to use only records from the
  1087.         last query, and select less than 40% fat. For the opposite affect,
  1088.         those records under 20% or over 40% fat, create a new query and
  1089.         select those records less than 20% fat. Then query again, ADDING to
  1090.         this query those records over 40% fat. You may keep qualifying on the
  1091.         last query, adding more records from the data file, or subtracting
  1092.         records from the query. Note ADDING to the query will never make the
  1093.         query smaller, and SUBTRACTING will never make the last query bigger.
  1094.         Next an input screen will be shown. This is where you may input the
  1095.         values you wish to qualify the search on. The non numeric string
  1096.         fields, like the NAME, CATEGORY, SUPPLIER, MEAS, and INGREDIENT will
  1097.         qualify as true if any part is contained in the record. Entering
  1098.         "CASSEROLE" in the name field will find all the records with
  1099.         casserole in the name. This is not case sensitive. The INGREDIENT
  1100.         field will only locate an ingredient, it will search recipes, meals,
  1101.         or plans recursively. This means it will only find ingredients, not
  1102.         the name of recipes in a meal or plan, or the name of meals in a
  1103.         plan. There are operators for COST, INVENTORY, BASIC NUTRITION,
  1104.         VITAMINS, MINERALS, AND EXCHANGES. Only two values are allowed, G for
  1105.         Greater than, or L for less than. There is also an AND/OR field to
  1106.         specify if all the criteria entered must be met, or if only one item
  1107.         will qualify the record. This applies to all items that are not left
  1108.         blank. To find all recipes containing milk and cheese, enter milk in
  1109.         one ingredient field and enter cheese in the other, select an A in
  1110.         the AND/OR field. Press <Esc> to leave the screen and start the
  1111.         query. To find all the ingredients with at least some vitamin A,
  1112.         enter 0 in the vitamin A field. Leave all fields blank that you wish
  1113.         to ignore. Querying the file creates a special key file, and writes
  1114.         the names of the records qualifying. For further output, list the
  1115.         file from the last query. See < OUTPUT >.
  1116.  
  1117.                                       -20-
  1118.         << KEY FILES >>
  1119.         The key file informs the program where to look in the data file for
  1120.         a record. If the key is missing or corrupted, it can be reconstructed
  1121.         from the main data file. See < I/O ERRORS >. The ingredient data file
  1122.         has two key files. All key files have the extension ".KEY".
  1123.  
  1124.         << DATA FILES >>
  1125.         The data files contain the actual information in a file. If a data
  1126.         file is not found in the default directory the program will ask to
  1127.         create a new one. You may have many data files of the same name in
  1128.         separate directories or disks. The fastest way to delete all records
  1129.         in a file is to delete the data file at the DOS level. Data files can
  1130.         hold a maximum of 32,650 records and have the extension ".DAT".
  1131.  
  1132.         << MERGING DATA FILES >>  Adding unique records into one file.
  1133.         All files of similar type may now be joined easily. This can be done
  1134.         by record or file. This way you may trade recipes or ingredients
  1135.         without having to retype the information. Merging does not work on
  1136.         reminder files, or when adding records. Explanations follow for
  1137.         adding by record (1) or file (2).
  1138.  
  1139.         1) Adding by record lets you to pick the records to merge. To add a
  1140.            record from one file to another, edit the source file. Press Alt E
  1141.            on the records you wish to export to the destination file. You
  1142.            will be asked for the destination directory. The source record
  1143.            will be added as long as the name is unique.
  1144.  
  1145.         2) Adding by file will automatically add all records with unique
  1146.            names. A log file is written of all records added. This option is
  1147.            under FILES for each file on the PDM.
  1148.  
  1149.         << IMPORT ASCII RECIPES >>  Accepts MealMaster text format.
  1150.         ASCII (text) recipe files can be read in using the import option on
  1151.         the PDM (FILES-RECIPE-IMPORT). This will allow you to exchange recipes
  1152.         from other programs that have a different format than MYF. If the file
  1153.         to import is not a MealMaster text file, edit the template description
  1154.         file (IMPORT.RCP) to inform the program where and what order the
  1155.         values are arranged in the file. The instructions in the file should
  1156.         be followed closely. For MealMaster recipes in text format choose
  1157.         import MealMaster (PDM-FILES-RECIPE). The program will read each
  1158.         recipe in, assign the fields as you defined in IMPORT.RCP, and display
  1159.         the recipe on the screen. You will then be asked if you would like to
  1160.         add this to the recipe file. Pressing <Esc> at this point will display
  1161.         the recipe again for another two seconds. After a decision is made,
  1162.         the next question asks if you would like to continue confirming each
  1163.         recipe. Selecting <Esc> at this point will stop importing recipes.
  1164.         Select "N" for "No" more confirmations of the remaining recipes. All
  1165.         recipes that are not already in the recipe will be added. After the
  1166.         importing is complete, a log file will be outputted.
  1167.  
  1168.         << FILE COLORS >> Following is then color key as originally supplied:
  1169.         GREEN      = Ingredient File     PURPLE     = Recipe File
  1170.         GRAY       = Meal File           LIGHT BLUE = Plan File
  1171.         RED        = Reminder File       BLUE       = PDM and Messages
  1172.         BROWN      = Background for all data entry of records
  1173.         Monochrome monitors will use reverse video in place of brown.
  1174.         File colors may be changed or reset to ORIG (above) under Customize.
  1175.  
  1176.                                       -21-
  1177.  
  1178.                             << SYSTEM INFORMATION >>
  1179.  
  1180.         << HARDWARE REQUIREMENTS >>
  1181.         One drive (hard drive recommended), 512K of memory, and DOS 2.0 or
  1182.         higher is required for the program to run. On a floppy drive system
  1183.         use one drive for the program, one for the data. This program will
  1184.         greatly benefit from a disk cache program.
  1185.  
  1186.         << MICROSOFT MOUSE >> or compatible, is supported as follows:
  1187.           LEFT BUTTON: Used to move the cursor, answer questions, or if on
  1188.             the top line to invoke the pull down menu. Questions may be
  1189.             answered by clicking on the desired answer.
  1190.           RIGHT BUTTON: Used to invoke help.
  1191.           PRESSING BOTH BUTTONS: Is equivalent to pressing the <Esc> key.
  1192.           ANY BUTTON: will work for "Press any key to continue".
  1193.  
  1194.         << MONOCHROME MONITOR - COLOR CARD >>
  1195.         If you have a monochrome monitor with a color card, use BW80 as the
  1196.         first parameter to suppress the color. E.g. "MYF BW80". If a command
  1197.         line parameter is also desired, place it second. E.g. "MYF BW80 R"
  1198.         will directly edit the recipe file in black and white mode.
  1199.  
  1200.         << FILES ON DISK >>
  1201.           INSTALL.EXE - the program to extract MYF and install it.
  1202.           README.MYF - contains the abstract and system requirements.
  1203.           VENDOR.DOC & FILE_ID.DIZ - Descriptions for Disk Vendors & SYSOPS.
  1204.           The following Archives are self-extracting:
  1205.              MYF452.EXE contains program (v4.52) & documentation files (*.DOC).
  1206.              MYF4DATA.EXE contains the data with American measurements (*.DAT).
  1207.              MYF4DATM.EXE contains the data with Metric measurements (*.DAT).
  1208.              MYF4KEYS.COM contains the key files for the data (*.KEY).
  1209.              MYF4_UPD.COM contains the table and template files
  1210.                    (TEMPLATE.*, LABEL.LAW, IMPORT.RCP, MYF.TBL).
  1211.  
  1212.         << BACKING UP >>
  1213.         Backup the data files (*.DAT), key files (*.KEY) and the table file
  1214.         (MYF.TBL) file regularly. The key files can be reconstructed from the
  1215.         data files. If a data file is recovered from backup, be sure to
  1216.         recover to corresponding key file(s) or rebuild the file. I/O errors
  1217.         will occur if the key file does not correspond to the data file.
  1218.  
  1219.         << I/O ERRORS >>   and rebuilding the key files:
  1220.         I/O errors can occur if the disk is full, a power outage hit when
  1221.         writing to the disk, or other unforeseen errors occurred. Most of
  1222.         your data is probably OK. Rebuilding the key files should remedy
  1223.         the problem. Key files can be rebuilt by selecting the rebuild
  1224.         option under MYF from the Pull Down Menu.
  1225.  
  1226.         << CONFIG.SYS >>
  1227.         Be sure your CONFIG.SYS file has the command "files=20". This number
  1228.         is a minimum, AT's and above should be set to at least 30. MYF opens
  1229.         up to 12 files at once. Reboot after making any change to CONFIG.SYS.
  1230.  
  1231.  
  1232.                                       -22-
  1233.  
  1234.                                 << REMINDER FILE >>
  1235.  
  1236.         The reminder program is a utility designed to help remember
  1237.         dates. The reminder program plays without respect to the year.
  1238.         Messages can be run annually or deleted. A birthday would be an
  1239.         example of an annual message, whereas a doctor's appointment
  1240.         would be deleted after the end time. Never forget a birthday,
  1241.         anniversary, or appointment again!
  1242.  
  1243.         The reminder file consists of starting and ending dates, a
  1244.         message, and an Annual or Delete field. The program can play
  1245.         reminders at any time. To play them during boot up, edit your
  1246.         "AUTOEXEC.BAT" File and include the following two lines:
  1247.              CD \MYF4  (or to the MYF directory)
  1248.              MYF Y   (Y will plaY the reminders and exit.)
  1249.  
  1250.         << DATE FIELDS >>
  1251.         Enter the month and day in which this message is to start and end.
  1252.         Use numbers for months; e.g., use 12 for December. The message will
  1253.         play if the current date is between these times.
  1254.  
  1255.         << ANNUAL OR DELETE >>
  1256.         Entering "A" means you want this message to play ANNUALLY,
  1257.         every year between the start and end dates. Your anniversary,
  1258.         your mother's birthday, first of the month payments, etc., would
  1259.         be annual messages. Enter "D" to delete the message after the
  1260.         end date. A doctor's appointment or any other 1 time reminder
  1261.         would be a message to mark for deletion. When the current date
  1262.         is after the end date and the message is marked for deletion,
  1263.         it will be deleted the next time it is played. "D" messages
  1264.         currently playing will have a "P" in this field, for playing.
  1265.         "D" records will only be deleted once they have played.
  1266.  
  1267.         << MESSAGE FIELD >>
  1268.         Enter the reminder message to play between the start and end date.
  1269.  
  1270.         << FINDING REMINDERS >>
  1271.         Reminder records are keyed by the start date. Next, previous, and
  1272.         find records move by start date. To Find a record when editing the
  1273.         reminder file, press ^F or F2, and enter the month and day of the
  1274.         start date in numerals. E.g. Entering 0602 will goto the first June
  1275.         2 record. If there is no June 2 record, it will go to the next one.
  1276.  
  1277.  
  1278.                             << REGISTRATION >>
  1279.  
  1280.         << HOW TO REGISTER >>     Under MYF on the pull down menu.
  1281.         Press <Ret> to display the registration input form. Enter your name,
  1282.         address, and answer Y/N to the questions about ordering the database,
  1283.         out of country, disk size, and any discounts that apply. A metric
  1284.         database is available, answer that question with an "M" for METRIC.
  1285.         Press <Esc> to output the form.
  1286.  
  1287.                                       -23-
  1288.  
  1289.                         << TUTORIAL >>  Learn by example!
  1290.  
  1291.         For many people, plowing through documentation is a difficult way
  1292.         to learn. The following is a step by step process of adding a new
  1293.         recipe to the recipe database to help people who learn easier by
  1294.         example. Although by no means comprehensive, this example will give
  1295.         you the idea of the program, picking up the shortcuts and tricks
  1296.         will follow later. Instructions for using the pull down menu (PDM)
  1297.         and the short cut keystroke method are included. The short cut
  1298.         keystroke method follows the PDM method in brackets[], and replaces
  1299.         everything listed previously up the the F10 key used to invoke the
  1300.         PDM. NOTE: the symbol <Ret> means the Return key or Enter Key on
  1301.         the keyboard, do NOT type the letters Ret. Also, Alt R means hold
  1302.         down the Alt key and press R, ^G means hold down the Cntl Key and
  1303.         press G. <Esc> means press the Escape Key.
  1304.  
  1305.         1) Assuming MYF is installed in the directory of your choice, enter
  1306.            "MYF" from the DOS prompt to begin the program.
  1307.  
  1308.         2) Invoke the PDM by pressing F10. At this point you may highlight
  1309.            any item of interest and press F1 to get help pertaining to
  1310.            the highlighted item. Press <Esc> to exit help. After you have
  1311.            exercised HELP, use the arrow keys to show the items under
  1312.            "Files", highlight "Edit Recipe", press <Ret>, OR [press Alt R].
  1313.            You will see the first recipe in the file.
  1314.  
  1315.         3) To get a blank form, using the PDM press F10, show items
  1316.            under "Records", highlight "Add New", press <Ret>, OR
  1317.            [press "Insert" on the keypad]. A blank form is presented
  1318.            with the cursor in the name field.
  1319.  
  1320.         4) Enter "Stove Top Casserole" for the name, press <Ret>, enter
  1321.            "American" for the cuisine, press <Ret>, enter "8" for servings,
  1322.            press <Ret> and you are now ready to fill out the ingredients.
  1323.  
  1324.         5) The first ingredient to be entered is 1 pound of ground beef.
  1325.            Enter "1", press <Ret>, Enter "lb", press <Ret>, Enter
  1326.            "gr" and press ^G (Hold the Cntl key down press G). All the
  1327.            ingredients will be presented and the highlight will be at
  1328.            the first "Gr" listing. Highlight "GROUND BEEF,REG,RAW" and
  1329.            press <Ret>. You will now be back to the recipe ready to
  1330.            enter the next ingredient. The use of ^G to get an ingredient
  1331.            from the ingredient file eliminates duplication of ingredients
  1332.            caused by spelling an ingredient slightly different each time.
  1333.  
  1334.         6) Next enter "1/2" or ".5", press <Ret>, press <Ret> again,
  1335.            enter "ONION", press ^G, highlight "ONIONS, RAW", press <Ret>.
  1336.  
  1337.         7) Next enter "1", press <Ret>, enter "clv", press <Ret>, and an
  1338.            unrecognized measurement message will appear. Enter "GAR", press
  1339.            ^G, highlight "GARLIC,RAW", press Alt L to take a quick look at
  1340.            GARLIC. Note it shows 151 cl in a lb in the Other measurement,
  1341.            Press <Ret> twice. You will then be prompted to enter the value
  1342.            for how many clv in a lb. Press <Ret>, then UpArrow, <Ret> again,
  1343.            change "clv" to "cl". Press <Ret> twice. The program could not
  1344.            find "clv" in the information for GARLIC, but did understand "cl".
  1345.  
  1346.                                       -24-
  1347.  
  1348.  
  1349.  
  1350.         8) Next enter "2", press <Ret>, enter "cup", press <Ret>, enter
  1351.            "MILK", press ^L (Locate), highlight "MILK,WHOLE,3.3% FAT", press
  1352.            <Ret>. ^L shows only the ingredients containing the string "MILK".
  1353.  
  1354.         9) Next enter "0", press <Ret>, enter "ser", press <Ret>, enter "Ita",
  1355.            press ^G, highlight "Italian Sauce", press <Ret>. By entering "ser"
  1356.            in the measurement field, the program looked for Italian sauce to
  1357.            be a recipe, not an ingredient. Entering "0" for the number of
  1358.            serving means to use a whole recipe. Alternatively, you may have
  1359.            entered the number of servings to use.
  1360.  
  1361.         10) Next enter "1/3", press <Ret>, enter "tsp", press <Ret>, enter
  1362.            "ORE", press ^G, highlight "OREGANO,GROUND", press <Ret>.
  1363.  
  1364.         11) Next enter "1/2", press <Ret>, enter "cup", Press <Ret>, enter
  1365.            "CHEESE", press <Ret>. A message will be displayed stating "CHEESE"
  1366.            is not in the ingredient file, press Alt A to add." You may wish to
  1367.            add it, but if it may already be in the ingredient file. To go back
  1368.            and look, press UpArrow, <Ret> twice, then ^L to locate all cheese,
  1369.            highlight "CHEDDAR CHEESE", press <Ret>.
  1370.  
  1371.         12) Next enter "1", press <Ret>, enter "CMT", Press <Ret>, enter
  1372.            "This is good", press <Ret>. You have just entered a comment
  1373.            that the program will ignore.
  1374.  
  1375.         13) Press <Ret> again. Sixteen lines are provided to enter the
  1376.            directions. Enter the following:
  1377.            "Brown meat, saute onions, drain.  Add tomato sauce and milk.
  1378.            Simmer.  Add pasta.  Stir continuously.  Reduce heat to warm.
  1379.            Grate cheese and add to sauce. Cook for 30 - 45 minutes at
  1380.            350 degrees". You may press ^] to enter the degree sign instead
  1381.            of the word "degrees". Press <Esc> to exit directions.
  1382.  
  1383.         14) Now print the record, using the PDM, press F10, show items
  1384.            under "Records", highlight "PRINT", press <Ret>, OR [press ^P].
  1385.            You will then be prompted for a multiplying value. Enter 2.
  1386.  
  1387.         15) This recipe is now done. Press "Home" to view the first recipe
  1388.            in the file. To look up this recipe, invoke the PDM by pressing
  1389.            F10, use the arrow keys to show items under "Records", highlight
  1390.            "Find", press <Ret>, OR [press F2]. Highlight "Stove Top
  1391.            Casserole" and press <Ret>. To multiply the recipe and retain the
  1392.            value, press F10, select "Multiply Record Qtys" under "Records".
  1393.            Enter a number, press <Ret>. Use a fraction to divide (e.g. 1/2).
  1394.  
  1395.         This recipe may now be used in other recipes, meals, or plans.
  1396.  
  1397.                                    << INDEX >>
  1398.  
  1399.         2% Milk is 35% fat, 14                   abandon modifications, 8, 17
  1400.         abstract, see README.DOC                 active plan, 8, 16
  1401.         alcoholic calories, 4                    annual (reminder), 21
  1402.         blank fields, 10                         carbohydrates, 7, 12, 14, 18
  1403.         change drive/directory, 5                cholesterol, 7
  1404.         clear all remaining fields,10            clear field, 8
  1405.         colors, original/setting, 20             common measurements, 15
  1406.         comment field; character, 7; ingred, 13; recipe, meal, 9-10; plan, 16
  1407.         conversion table, 3, 9, 11               copy record, 7
  1408.         cost, 9, 11, 12, 14, 18                  create new data file, 20
  1409.         cuisine field, 14                        data file, 14, max, 20
  1410.         delete file, 19                          delete record, 8
  1411.         delete items on shopping list, 16        direction field, 14
  1412.         disk full, 21                            edible portion, 14
  1413.         editor, 6,18                             enhancements, see HISTORY.DOC
  1414.         exchanges, 4, 7, 14                      fat, 4, 7, 12, 14
  1415.         fatty acids 4, 7                         field definition, 2, input 7
  1416.         file, 2                                  find record, 8, 22
  1417.         find by ingredient, 4, 18                floppy drives, 21
  1418.         fractional values, 9                     get item (^G), 13
  1419.         glossary, 2                              grams, 4, 12, 14, 18
  1420.         hidden multiply field, 11                i/o error, 19, 21
  1421.         importing ascii recipes, 20              index file, see key file
  1422.         ingredient field, 2, 10                  ingredient path, 6
  1423.         install settings, 5-7                    introduction, 2
  1424.         inventory 4, 16 listing, 18              jet (^J), 13
  1425.         key files, 20                            keystrokes, summary, 8
  1426.         labor costs, 10                          list files, see output
  1427.         locate specific ing (^L), 13             look, 13
  1428.         list recipe by ingred, 4, 18             MealMaster recipes, 20
  1429.         measurement field, 9, 13                 merging data files, 20
  1430.         message field, 22                        minerals, 4, 7
  1431.         modifications, 5, 17                     multiply ingred info, 15
  1432.         MYF.SET, 4,  MYF.TBL, see table          name field, 9
  1433.         NLEA labels, 15                          number conversion error, 9
  1434.         nutritional information,  4, 7, 12, 14, (by grams or percent, 18)
  1435.         nutritional fields, 4                    output, 4, 17-19
  1436.         output text file, 5                      overstrike, 9
  1437.         overwrite, 18                            PDM - pull down menu, 5
  1438.         percentage, prot,4, fat,12, carb,14, output,18
  1439.         percent RDI,  4, 6 (repaces RDA), 11, 12, 14, 16
  1440.         printer, 4,19, port,IBM,lines/page, 7    planner, 16
  1441.         quantity field, 9                        query, 19
  1442.         RDA, RDI,  6, see percent RDI            rebuild keys, 7, 20
  1443.         recipe, file, 15, import, 20             recipe example, 23
  1444.         record, 2                                refigure shopping list, 16
  1445.         refuse, 14                               registration, 22
  1446.         reminder file, 22                        saturated fatty acids, 4, 7
  1447.         scientific notation, 14                  screen output, 4, 18
  1448.         section field, 4, 13                     servings,  9, 10, 12
  1449.         shopping list,  8, 16                    significant digits, 6
  1450.         sodium, 4, 7                             sorting, 18
  1451.         source of nutrition, 4                   start day, 8, 16
  1452.         supplier field, 4, 13                    table (MYF.TBL), 3, 9, 11, 13
  1453.         tutorial, 23                             update cost, nutrition, 7, 12
  1454.         updating meals, plans, recipes, 7, 12    user defined fields, 8
  1455.         user editor, 6                           user name, 5
  1456.         vitamins, 4, 7                           volume equivalents, 11
  1457.  
  1458.